home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / misc / SetRGB32P.lha / SetRGB32Patch.txt < prev   
Text File  |  1999-01-08  |  2KB  |  95 lines

  1.  
  2. -SetRGB32Patch- v0.1 (07.01.99)
  3.  
  4.  
  5. Introduction
  6. ************
  7.  
  8. Patches SetRGB32() to use LoadRGB32().
  9. LoadRGB32() is way faster than SetRGB32() on AGA systems.
  10. Speeds up palette changes in some cases.
  11.  
  12.  
  13. Distribution
  14. ************
  15.  
  16.    Copyright (C) 1999 Juha 'Asa' Pinola
  17.  
  18.    SetRGB32Patch  is  available  as  freeware.   That  is, it may be freely
  19. distributed  in  unmodified  form with no changes what so ever, but you may
  20. not  charge  more than a nominal fee covering distribution costs.  However,
  21. donations are welcome.
  22.  
  23.    If  you use this software in a commercial or shareware software product,
  24. please   consider  giving  the  author  and  preferably  each  one  of  the
  25. contributors an original or registered version of your work.
  26.  
  27.    If you wish to distribute this software with a hardware product, contact
  28. the  author.   Distribution  of SetRGB32Patch with hardware products is not
  29. free.
  30.  
  31.    THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY
  32. EXPRESS  OR  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  33. WARRANTIES  OF  MERCHANTABILITY  AND  FITNESS  FOR A PARTICULAR PURPOSE ARE
  34. DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
  35. DIRECT,  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  36. (INCLUDING,  BUT  NOT  LIMITED  TO,  PROCUREMENT  OF  SUBSTITUTE  GOODS  OR
  37. SERVICES;  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  38. CAUSED  AND  ON  ANY  THEORY  OF  LIABILITY,  WHETHER  IN  CONTRACT, STRICT
  39. LIABILITY,  OR  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  40. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  41. DAMAGE.
  42.  
  43. ****************************************
  44.  
  45.  
  46. Installing
  47. ----------
  48.  
  49. Just copy SetRGB32Patch to c:.
  50.  
  51. Add a line "run >nil: c:SetRGB32Patch >nil:"
  52. to s:startup-sequence
  53.  
  54. PatchControl or SetMan recommended !
  55.  
  56. Works fine on any 68k CPUs.
  57.  
  58. (if doesn't work with KS2.x or lower, please let me know)
  59.  
  60. ****************************************
  61.  
  62.  
  63. The Author
  64. ----------
  65.  
  66.    The author can be reached at the following addresses:
  67.  
  68. Electronic mail
  69.      jpinola@cs.joensuu.fi
  70.  
  71. World-Wide Web
  72.      http://cs.joensuu.fi/~jpinola
  73.  
  74. IRC: Asa/#amigafin/#amycoders
  75.  
  76.  
  77. ****************************************
  78.  
  79. Notes and bugs:
  80.  
  81. You can remove patches with CTRL-C or sending Break.
  82.  
  83.  
  84. ****************************************
  85.  
  86. History:
  87.  
  88. --------------
  89. v 0.1
  90.  
  91. + First public version of SetRGB32Patch
  92.  
  93.  
  94.  
  95.